home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / misc / kilob03c.arj / HYPERIOR.IAM < prev    next >
Text File  |  1993-01-10  |  2KB  |  45 lines

  1. HYPERIOR.COM specs as of 04 Feb 91.
  2. HYPER Inline Onboard Reader
  3. Copywright (c)1993 by Dave Byter, proliferate freely.
  4.  
  5. This is my formula for a user friendly textfile hyperreader.
  6.  
  7. This design is for ibm MS-DOS 3.3 on 5.25" disks, with clusters of 1K, tho this
  8. is applicable to other formats.  The text is produced by your favorite text
  9. editor.
  10.  
  11. The output is to display a cluster on screen, including ID, title line, &
  12. several threads(0) in the text[1] and/or{2} bottom<3>.  Use what for thread
  13. markers#4#?  *0* is the default trail, which leads on.  The user enters [no,
  14. you don't have to press <ENTER> every time] a letter/number/symbol to move to
  15. the next block.  The end of each cluster would have several (hidden) pointers
  16. to other blocks, which are used by the program to hop around.
  17.  
  18. The program keeps track of the trail, allowing back & forth movement.  It sets
  19. placemarkers.  It writes username, trail, & placemarkers to disk.  This could
  20. be on the book disk or on the reader disk.  Of course, if the programmer were
  21. clever enuf, then the reader program, text, and user info might all fit on the
  22. same disk.  And even have space left over for user notes.
  23.  
  24. Upon entry, the reader program prompts for name & recovers trail & markers, &
  25. offers to jump to last cluster read.  It tracks repeat (via different trails)
  26. blocks & unread blocks.
  27.  
  28. It has a find function.  This needs to be only a word or two.  (Line break
  29. problem is avoided this way?)
  30.  
  31. The onboard inline dictionary: Point & Grunt on a word and looks & it displays
  32. the entry in the dictionary of one liners.  Dictionary is a way to a short
  33. deadend side passage, in speleological terms.  It is a collection of
  34. too_small_to_be_a_clusters.
  35.  
  36. Does such a thing (or similar) exist, or need I write it myself?  This is so
  37. simple that I can conceive of it in BASIC.  Specifically, Apple II Applesoft
  38. and frequent forays into machine language, which isn't much help with ibm.
  39.  
  40. A compiler to keep track of the IDs & title lines while writing would be nice,
  41. but not essential.  The prototype could have a separate DOS file for each
  42. cluster.  Everybody gets along with MicroSoft DOS (tm).  Don't you?  Yeah??
  43.  
  44. David Beiter, CAVE Inc, 1/2 Fast Road, Ritner, KY 42639   606/376-3137
  45.